Skip to main content
Glama
metadata.content.ts5.46 kB
import { type Dictionary, t } from 'intlayer'; import type { Metadata } from 'next'; const metadataContent = { key: 'playground-metadata', content: { title: t({ en: 'Playground | Intlayer', 'en-GB': 'Playground | Intlayer', fr: 'Playground | Intlayer', es: 'Playground | Intlayer', de: 'Playground | Intlayer', ja: 'Playground | Intlayer', ko: 'Playground | Intlayer', zh: 'Playground | Intlayer', it: 'Playground | Intlayer', pt: 'Playground | Intlayer', hi: 'प्लेगन | Intlayer', ar: 'Playground | Intlayer', ru: 'Playground | Intlayer', tr: 'Playground | Intlayer', pl: 'Środowisko testowe | Intlayer', id: 'Playground | Intlayer', vi: 'Playground | Intlayer', }), description: t({ en: 'Test the Intlayer visual editor by interacting with the website.', 'en-GB': 'Test the Intlayer visual editor by interacting with the website.', fr: 'Testez léditeur visuel Intlayer en interagissant avec le site Web.', es: 'Pruebe el editor visual de Intlayer interactuando con el sitio web.', de: 'Testen Sie den Intlayer-visuellen Editor, indem Sie mit dem Website interagieren.', ja: 'Intlayer ビジュアルエディタをウェブサイトとの相互作用でテストします。', ko: 'Intlayer 시각 편집기를 웹사이트와 상호 작용하여 테스트합니다.', zh: '通过与网站进行互动来测试 Intlayer 视觉编辑器。', it: 'Testa leditor visuale di Intlayer interagendo con il sito web.', pt: 'Teste o editor visual do Intlayer interagindo com o site.', hi: 'वेबसाइट के साथ इन्टलैयार व्हिडिओ एडिटर का अनुकूलता को प्रयोग करके जाँच करें।', ar: 'اختبار محرر الفيديو لـ Intlayer عن طريق التفاعل مع الموقع.', ru: 'Тестируйте визуальный редактор Intlayer, взаимодействуя с веб-сайтом.', tr: 'Web sitesiyle etkileşimde bulunarak Intlayer görsel düzenleyicisini test edin.', pl: 'Przetestuj wizualny edytor Intlayer, wchodząc w interakcję z witryną.', id: 'Uji visual editor Intlayer dengan berinteraksi langsung dengan situs web.', vi: 'Thử nghiệm trình soạn thảo trực quan của Intlayer bằng cách tương tác với trang web.', }), keywords: t<string[]>({ en: [ 'CMS', 'Content Management System', 'Visual Editor', 'Editor', 'Dashboard', ], 'en-GB': [ 'CMS', 'Content Management System', 'Visual Editor', 'Editor', 'Dashboard', ], fr: [ 'CMS', 'Système de gestion de contenu', 'Éditeur visuel', 'Éditeur', 'Tableau de bord', ], es: [ 'CMS', 'Sistema de gestión de contenido', 'Editor visual', 'Editor', 'Panel de control', ], de: [ 'CMS', 'Inhaltsmanagementsystem', 'Visueller Editor', 'Editor', 'Dashboard', ], ja: [ 'CMS', 'コンテンツ管理システム', 'ビジュアルエディタ', 'エディタ', 'ダッシュボード', ], ko: ['CMS', '콘텐츠 관리 시스템', '시각 편집기', '편집기', '대시보드'], zh: ['CMS', '内容管理系统', '视觉编辑器', '编辑器', '仪表板'], it: [ 'CMS', 'Sistema di gestione dei contenuti', 'Editor visuale', 'Editor', 'Cruscotto', ], pt: [ 'CMS', 'Sistema de Gerenciamento de Conteúdo', 'Editor Visual', 'Editor', 'Painel', ], hi: ['CMS', 'सामग्री प्रबंधन सिस्टम', 'व्हिडिओ एडिटर', 'एडिटर', 'डैशबोर्ड'], ar: ['CMS', 'نظام إدارة المحتوى', 'محرر الفيديو', 'محرر', 'لوحة القيادة'], ru: [ 'CMS', 'Система управления контентом', 'Визуальный редактор', 'Редактор', 'Панель управления', ], tr: [ 'CMS', 'İçerik Yönetim Sistemi', 'Görsel Editör', 'Editör', 'Dashboard', ], pl: [ 'CMS', 'System zarządzania treścią', 'Edytor wizualny', 'Edytor', 'Panel administracyjny', ], id: [ 'CMS', 'Content Management System', 'Visual Editor', 'Editor', 'Dashboard', ], vi: [ 'CMS', 'Hệ thống quản lý nội dung', 'Trình soạn thảo trực quan', 'Trình soạn thảo', 'Bảng điều khiển', ], }), }, title: 'Playground page metadata', description: 'Metadata for the playground page, enabling users to test the Intlayer visual editor. Includes title, description, and keywords for SEO and content discovery.', tags: ['page metadata', 'playground page', 'visual editor', 'cms demo'], } satisfies Dictionary<Metadata>; export default metadataContent;

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aymericzip/intlayer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server